home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / X11 / app-defaults / Xfd < prev    next >
Text File  |  2009-03-19  |  826b  |  41 lines

  1. ! $Xorg: Xfd.ad,v 1.3 2000/08/17 19:54:18 cpqbld Exp $
  2.  
  3.  
  4.  
  5. ! $XFree86$
  6.  
  7. *internalBorderWidth: 0
  8. *showGrip: false
  9.  
  10. *grid.borderWidth: 0
  11.  
  12. *quit.Label: Quit
  13. *prev.Label: Prev
  14. *next.Label: Next
  15. *prev16.Label: -16
  16. *next16.Label: +16
  17.  
  18. *select.Label: Select a character
  19. *metrics.Label: 
  20. *select.Justify: center
  21. *metrics.Justify: center
  22. *range.Justify: left
  23. *start.Justify: left
  24.  
  25. *quit.Translations:  #override \
  26.         <Btn1Down>,<Btn1Up>: Quit() unset()
  27. *next16.Translations:  #override \
  28.         <Btn1Down>,<Btn1Up>: Next16() unset()
  29. *next.Translations:  #override \
  30.         <Btn1Down>,<Btn1Up>: Next() unset()
  31. *prev.Translations:  #override \
  32.         <Btn1Down>,<Btn1Up>: Prev() unset()
  33. *prev16.Translations:  #override \
  34.         <Btn1Down>,<Btn1Up>: Prev16() unset()
  35.  
  36. *Translations: #override \n\
  37. <Key>q: Quit()\n\
  38. Ctrl <Key>n: Next()\n\
  39. Ctrl <Key>p: Prev()
  40.  
  41.